![]() |
![]() |
![]() |
|
BITMAP WIDTH
This command will return an integer value of the width of the current bitmap.
Return Integer=BITMAP WIDTH(Bitmap Number) Return Integer=BITMAP WIDTH()
Bitmap Number Integer
The value returned is the width of the current bitmap
You can optionally provide a bitmap number to return the width of a specified bitmap. The parameter should be specified using an integer value.
PRINT BITMAP WIDTH()
|